gtk: GtkToolbar returns invalid paths when adding tool items
authorStef Walter <stefw@collabora.co.uk>
Wed, 19 Oct 2011 11:17:18 +0000 (13:17 +0200)
committerStef Walter <stefw@collabora.co.uk>
Thu, 20 Oct 2011 12:11:28 +0000 (14:11 +0200)
commit385b7a303112848c5e5fa7bdffd31cdd5af4b247
tree12803b775e35be56853b6fb6fc76f2e3664cd1be
parentfebc29852b5feec2071b92bdd8d088c23a5affb0
gtk: GtkToolbar returns invalid paths when adding tool items

 * Calculate siblings_path on demand, so that it's always correct
   and doesn't get out of sync with the toolbar state.

https://bugzilla.gnome.org/show_bug.cgi?id=662177
gtk/gtktoolbar.c